@charset "utf-8";
/* CSS Document */
.casebox, .solubox, .newsbox, .catbox{ padding:40px 0 40px;}
.casephoto{margin-top:64px}
.casephoto .item{position:relative;width:23.5%;margin-right:2%;margin-bottom:30px;overflow:hidden;cursor:pointer; float:left;height:480px;}
.casephoto .item .img img{width:100%; display:block;}
.casephoto .item .textbox{width:100%;height:100%;background-color:rgba(0,0,0,0.7);position:absolute;top:-100%;left:0;opacity:0;align-items:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center
;justify-content:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;transition:0.6s ease 0s;-webkit-transition:0.6s ease 0s;-moz-transition:0.6s ease 0s}
.casephoto .item:nth-child(4n){ margin-right:0;}
.casephoto .zj-txt{ background-color: #F7F3EB;   padding:10px; line-height: 28px;}
.casephoto .zj-txt h3{font-size: 18px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }	
.casephoto .zj-txt span{  color: #999;  }
.casephoto .zj-txt i{ color: #555;}
.page-title-box .title {
  font-size: 36px;
  font-weight: 700;
  color: #0e6b53;
}
.page-title-box .tit-en {
  font-size: 14px;
  color: #333;
  margin: 3px auto 5px;
}
.case-sear{ margin-top:80px;}
.case-sf{width:250px;height:45px; float:left; line-height:45px; border-radius: 5px; border:1px solid #333;padding:0 55px 0 20px;cursor:pointer;appearance:none; -moz-appearance:none;  -webkit-appearance:none; background: url("../images/casedown.png") no-repeat scroll right center transparent ;  background-repeat:no-repeat;background-position:right 33px center; outline:none;}
.case-sf option{ height:25px;}
.case-sf1{ margin-right:60px;}
.case-sear a{ display:block; float:left; border-radius: 5px; width:220px; height:45px; line-height:45px; text-align:center; color:#fff; background:url(../images/ny-bg1.jpg);}
.case-sear a:hover{ background:url(../images/ind-bg1.jpg);}
/* 专家详情 */ 
.case-top{ margin-top:40px;}
.case-top .img {
    position: relative;
    width: 355px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}
.case-top .img::before {
    content: '';
    display: block;
    padding-top: 140.28169%;
}
.case-top .img .i {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.case-top .cont {
    margin-left: 178px;
    padding: 76px 80px 68px 260px;
    background-color: #F7F3EB;
    min-height: 500px;
}
.case-top .cont .qrbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.case-top .cont .lbox {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.case-top .cont .t1 {
    font-size: 24px;
	width:300px;
}
.case-top .cont .t1 .s {
    margin-left: 20px;
    font-size: 18px;
    color: #006835;
}
.case-top .cont .t2 {
    font-size: 18px;
    color: #666666;
}
.case-top .cont .t3 {
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
}
.case-top .cont .rbox {
    margin-left: 30px;
	box-sizing:border-box;
	padding-left:5%;
}
.case-top .cont .qr {
    width: 110px;
    height: 110px;
    margin: 0 auto 10px;
}
.case-top .cont .qr img {
    width: 100%;
    display: block;
}
.case-top .cont .dl {
    margin-top: 25px;
    color: #666666;
}
.case-top .cont .dt {
    position: relative;
    padding-left: 28px;
	font-size:20px;
	background: url(../images/more-ico.png) no-repeat 0 center;
}
 
.case-top .cont .dd {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.8571;
    word-break: break-all;
    text-align: justify;
    text-justify: inter-ideograph;
}
.rbox #qrcode1{ display: block; width:110px;}
.casedetailbox .bot{margin:46px 0;}
.casedetailbox .bot .btn{width:240px;height:48px;display:block;background-color:#F7F3EB;border-radius:48px;line-height:48px}
.casedetailbox .bot .btn.prev{color:#7c7c7c;padding-left:56px}
.casedetailbox .bot .btn.next{color:#7c7c7c;padding-left:100px; transform: rotate(0deg);}
.casedetailbox .bot .btn.prev span,
.casedetailbox .bot .btn.next span{font-family: 'SimSun';font-weight:bold;font-size:16px;color:#a6a6a6}
.casedetailbox .bot .btn.returnshowd{margin:0 calc((100% - 720px) / 2);padding-left:104px;color:#7c7c7c;background-image:url(../images/nlist.png);background-repeat:no-repeat;background-position:left 82px center}
.casedetailbox .bot .btn.prev:hover,
.casedetailbox .bot .btn.next:hover{color:#fff;background-color:#0e6b53}
.casedetailbox .bot .btn.prev:hover span,
.casedetailbox .bot .btn.next:hover span{color:#fff}
.casedetailbox .bot .btn.returnshowd:hover{color:#fff;background-color:#0e6b53;background-image:url(../images/nlist_cur.png)}

/* 公用内页底部功能导航*/
.gz_ksxx5 {
    overflow: hidden;
    background: url(../images/ind-bg2.jpg) repeat;
    padding: 10px 0 40px;
}
.gz_ksxx5 .list {
    width: 105%;
    overflow: hidden;
}
.gz_ksxx5 .list .item {
    float: left;
    width: 380px;
    margin: 40px 44px 0 0;
    padding-bottom: 20px;
    overflow: hidden;
}
.gz_ksxx5 .list .item .ico {
    width: 72px;
    height: 60px;
    float: left;
    margin-right: 15px;
}
.gz_ksxx5 .list .item .ico img {
    width: 100%;
    height: auto;
}
.gz_ksxx5 .list .item .txt {
    overflow: hidden;
}
.gz_ksxx5 .list .item .txt .t1 {
    font-size: 20px;
}
.gz_ksxx5 .list .item .txt .p {
    font-size: 16px;
    color: #666666;
    padding-top: 3px;
}
/* 页码 */
.pager{text-align:center}
.pager .pagerlist{display:inline-block;width:36px;height:36px;background-color:#ededed;margin:0 6px;font-size:16px;font-family:Arial;text-align:center;line-height:36px;vertical-align:middle; transition:all 0.4s; cursor:pointer;}
.pager .pagerlist.cur,
.pager .pagerlist:hover{color:#fff;background-color:#0e6b53}
.pager .pagerlist.pagers{font-family:宋体, 'SimSun';font-size:22px;font-weight:bold;}


/* 患者服务 */
.hzfw{
    background: url(../images/yyxl-bg.png) no-repeat right 0 #F7F3EB;
    padding-bottom: 50px;
    padding-top: 50px;
}

.result .part1 .title1 {
    font-size: 32px;
    color: #333333;
    text-align: center;
    padding-top: 20px;
}
.block {
    width: 1230px;
    margin: 0 auto;
    position: relative;
}
.qh-ld{ padding:0 25px; }
.result .part1 .box {
    margin-top: 34px;
}
.result .part1 .box .item {
    width: 238px;
    height: 162px;
    text-align: center;
    float: left;
    position: relative;
}
.result .part1 .box .item.slick-current a{ background-color:#b28147;}
.result .part1 .box .item a {
    display: block;
    height: 100%;
    margin: 0 6px;
}
.part1 .item1 a{background:#528eb5}
.part1 .item2 a{background:#b18148}
.part1 .item3 a{background:#01763a}
.part1 .item4 a{background:#e5ca8f}
.part1 .item5 a{background:#a9a9a9}
.part1 .item6 a{background:#528eb5}
.part1 .item7 a{background:#55a5aa}
.part1 .item8 a{background:#01763a}
.result .part1 .box .icon-box {
	height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.result .part1 .box .icon-box .img {
    width: 70px;
    height: 70px;
    overflow: hidden;
    margin: 0 auto;
}
.result .part1 .box .item .h2 {
    font-size: 18px;
    color: #fff;
    margin-top: 8px;
}
.hzfw .part1 .qh-ld .cur a{ background:url(../images/ny-bg1.jpg);  }
.qh-ld .slick-prev {
    width: 24px;
    height: 24px;
    margin-top: -12px;
    left: -25px;
    text-indent: -9999px;
    background: url(../images/sciencedtail-img2.png) no-repeat left bottom;
    border-radius: 50%;
}
.qh-ld .slick-next {
    width: 24px;
    height: 24px;
    margin-top: -12px;
    right: -25px;
    text-indent: -9999px;
    background: url(../images/sciencedtail-img2.png) no-repeat right bottom;
    border-radius: 50%;
}
.qh-ld .slick-next.slick-disabled {
    background-position: right top;
}
.shuoming{ padding: 30px 0 20px;}
.shuoming .t{ font-size: 28px; min-height:40px; position: relative;}
.shuoming .t:after{ content: ''; position:absolute; display: block; height:1px; width:50px; background:#01763a; bottom:-10px;}
.shuoming .p{ font-size: 16px; min-height:28px; margin-top: 23px; line-height: 28px;}
.hzfw .mz-info{ background:#fff; padding:20px;}
/* 便民服务——门诊信息 */
.experts-table {
    margin-top: 10px;
    border: 1px solid #DADADA;
    border-bottom: none;
}
.experts-table table {
    width: 100%;
}
.experts-table td {
    text-align: center;
    font-size: 14px;
}
.experts-table thead td {
    font-size: 20px;
    background-color: #B8A57D;
    color: #fff;
    padding: 24px 5px 19px;
    border-left: 1px solid #DADADA;
}
.experts-table .t_table td {
    padding: 10px 5px;
    border: 1px solid #DADADA;
    color: #666;
}
.experts-table .t_table .td-title {
    font-size: 18px;
}
/* 便民服务——预约挂号 */
.yyguahao .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;    
    color: #fff;
	margin-top: 30px;
}
.yyguahao li{
    width: 238px;
    height: 184px;
    background: url(../images/ny-bg1.jpg) no-repeat center;
    background-size: cover;
    text-align: center;
    padding-top: 38px;
    position: relative;
	margin-left: 20px;
}
.yyguahao li:nth-child(even) {
    background-image: url(../images/ind-bg1.jpg);
}
.yyguahao .list .icon {
    width: 81px;
    margin: 0 auto 13px;
}
.yyguahao .list .icon img {
    width: 100%;
    display: block;
}
.yyguahao .list .mask {
    background-color: rgba(0,0,0,0.6);
    display: none;
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.yyguahao .list qrimg, .yyguahao .list .tele {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 98px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.yyguahao .list .tele {
    padding: 0 10px;
    width: 100%;
    font-size: 18px;
}
.yyguahao .list li .qrimg, .yyguahao .list li .tele {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.qrimg img{ width:116px;}
.yyguahao .list li:hover .mask{display:block}
.yyguahao div.p{ font-size:16px; line-height: 1.5; margin-top: 1vw;}
.yyguahao .slick-center .icon-box{     -webkit-transform: scale(1.08); transform: scale(1.08);}

.baogaocx .list{margin-top:34px}
.baogaocx .list .t,.rq1 .list .ipt,.rq1 .list .yz{display:inline-block;vertical-align:middle}
.baogaocx .list .li{float:left;margin-bottom:40px;margin-right:45px}
.baogaocx .list .li:nth-child(2n){margin-right:0}
.baogaocx .list .ipt{width:487px;height:50px;border:1px solid #006835;border-radius:5px;background-color:#fff;padding:7px 15px;position:relative}
.baogaocx .list .date::after{content:"";width:25px;height:25px;background:url(../image/lys/lpng33.png) no-repeat center;background-size:cover;position:absolute;top:0;bottom:0;right:15px;margin:auto;pointer-events:none;z-index:1}
.baogaocx .list .date input{position:relative;z-index:2}
.baogaocx .list .date input,.rq1 .list .date{cursor:pointer}
.baogaocx .list .ipt input{width:100%;height:100%}
.baogaocx .list .yz{width:144px;height:50px;background-color:#006835;border-radius:5px;text-align:center;cursor:pointer;color:#fff;margin-left:4px;}
.baogaocx .list .yz img{width:100%;height:100%}
.baogaocx .list .t{width:100px;text-align:right;font-size:18px}
@media screen and (max-width: 993px){.baogaocx .list .t{font-size:16px}}
.baogaocx .list .li:last-child .ipt{width:333px}
.baogaocx .rqbtn{width:144px;line-height:50px;background-color:#006835;border-radius:5px;text-align:center;color:#fff;font-size:18px;margin:40px auto 0}
@media screen and (max-width: 993px){
	.hzfw .x-wrap{ padding:0 15px;}
	.baogaocx .rqbtn{font-size:16px} 
	.baogaocx .list .li { float: none; margin: 0 0 20px; }
	.baogaocx .list .ipt{ width:100%;}	
	.baogaocx .list .t{ text-align: left;}
	.baogaocx .list .li:last-child .ipt {width: 70%;}
	.baogaocx .list .yz {
    width: calc(30% - 10px);
    margin-top: 10px;
    line-height: 45px;}
}
.baogaocx .rqbtn button{display:block;width:100%;height:100%;cursor:pointer}
.baogaocx .list .t, .baogaocx .list .ipt, .baogaocx .list .yz {
    display: inline-block;
    vertical-align: middle;
}
.shuoming{ padding-bottom:10px;}
.rq2 {
    padding: 73px 0 108px;
}
.rq2 .t {
    font-size: 28px;
}
.rq2 .table {
    margin: 35px 0 50px;
}
.rq2 .table table {
    width: 100%;
}
.rq2 .table th {
    font-weight: normal;
    background-color: #B8A57D;
    color: #fff;
    font-size: 20px;
    line-height: 90px;
    text-align: center;
}
.rq2 .table td {
    text-align: center;
    padding: 0 40px;
    height: 110px;
    border-bottom: 10px solid #fff;
    background-color: #F7F3EB;
}

/* 便民服务——报告查询 */
.baogaocx .list{margin-top:34px}
.baogaocx .list .t,.rq1 .list .ipt,.rq1 .list .yz{display:inline-block;vertical-align:middle}
.baogaocx .list .li{float:left;margin-bottom:40px;margin-right:45px}
.baogaocx .list .li:nth-child(2n){margin-right:0}
.baogaocx .list .ipt{width:487px;height:50px;border:1px solid #006835;border-radius:5px;background-color:#fff;padding:7px 15px;position:relative}
.baogaocx .list .date::after{content:"";width:25px;height:25px;background:url(../image/lys/lpng33.png) no-repeat center;background-size:cover;position:absolute;top:0;bottom:0;right:15px;margin:auto;pointer-events:none;z-index:1}
.baogaocx .list .date input{position:relative;z-index:2}
.baogaocx .list .date input,.rq1 .list .date{cursor:pointer}
.baogaocx .list .ipt input{width:100%;height:100%}
.baogaocx .list .yz{width:144px;height:50px;background-color:#006835;border-radius:5px;text-align:center;cursor:pointer;color:#fff;margin-left:4px;}
.baogaocx .list .yz img{width:100%;height:100%}
.baogaocx .list .t{width:100px;text-align:right;font-size:18px}
@media screen and (max-width: 993px){.baogaocx .list .t{font-size:16px}}
.baogaocx .list .li:last-child .ipt{width:333px}
.baogaocx .rqbtn{width:144px;line-height:50px;background-color:#006835;border-radius:5px;text-align:center;color:#fff;font-size:18px;margin:40px auto 0}
@media screen and (max-width: 993px){
	.hzfw .x-wrap{ padding:0 15px;}
	.baogaocx .rqbtn{font-size:16px} 
	.baogaocx .list .li { float: none; margin: 0 0 20px; }
	.baogaocx .list .ipt{ width:100%;}	
	.baogaocx .list .t{ text-align: left;}
	.baogaocx .list .li:last-child .ipt {width: 70%;}
	.baogaocx .list .yz {
    width: calc(30% - 10px);
    margin-top: 10px;
    line-height: 45px;}
}
.baogaocx .rqbtn button{display:block;width:100%;height:100%;cursor:pointer}
.baogaocx .list .t, .baogaocx .list .ipt, .baogaocx .list .yz {
    display: inline-block;
    vertical-align: middle;
}
.shuoming{ padding-bottom:10px;}
.rq2 {
    padding: 73px 0 108px;
}
.rq2 .t {
    font-size: 28px;
}
.rq2 .table {
    margin: 35px 0 50px;
}
.rq2 .table table {
    width: 100%;
}
.rq2 .table th {
    font-weight: normal;
    background-color: #B8A57D;
    color: #fff;
    font-size: 20px;
    line-height: 90px;
    text-align: center;
}
.rq2 .table td {
    text-align: center;
    padding: 0 40px;
    height: 110px;
    border-bottom: 10px solid #fff;
    background-color: #F7F3EB;
}
/* 便民服务——医保服务ybfw */
.ybfw-det .list {
    margin-top: 40px;
}
.ybfw-det .list .item {
    position: relative;
    background-color: #ECE6D9;
    margin-bottom: 10px;
}
.ybfw-det .list .item a {
    display: block;
}
.ybfw-det .list .item a .padd {
    padding: 65px 60px 52px;
    overflow: hidden;
}
.ybfw-det .list .item a .padd .date {
    float: left;
    text-align: center;
    color: #006835;
}
.ybfw-det .list .item a .padd .date .s1 {
    font-size: 66px;
    line-height: 1.1;
    line-height: 1;
}
.ybfw-det .list .item a .padd .date .s2 {
    font-size: 18px;
    line-height: 1;
    padding-top: 10px;
}
.ybfw-det .list .item a .padd .txt {
    overflow: hidden;
    padding-left: 20px;
}
.ybfw-det.list .item a .padd .txt .t1 {
    font-size: 18px;
    padding: 5px 0 15px;
}
.ybfw-det .list .item a .padd .txt .t2 {
    font-size: 14px;
    color: #666666;
    line-height: 1.7;
}
@media screen and (max-width: 993px){
	.shuoming{ padding-bottom:30px;}
	.ybfw-det .list {
    	margin-top: 10px;
	}
	.ybfw-det .list .item a .padd {
		padding: 20px 15px;
	}
	.ybfw-det .list .item a .padd .date .s1 {
    	font-size: 48px;
	}
	.ybfw-det .list .item a .padd .date .s2 {
		font-size: 16px;
	}
	.ybfw-det .list .item a .padd .txt {
    	padding-left: 10px;
	}
	.ybfw-det .list .item a .padd .txt .t1 {
    	font-size: 16px; padding: 0px 0 5px;
	}
}
@media screen and (max-width: 350px){
	.ybfw-det .list .item a .padd .txt .t1 {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
	}
	.ybfw-det .list .item a .padd .txt .t2 {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
	}
}
/* 便民服务——到院路线dylx */
.hzfw  .yylx .con{ background: #ECE6D9;}

/* 便民服务——便民查询bmcx */
.bmcx-con{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% + 10px);
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.bmcx-con .item {
    width: 403px;
    margin: 0 10px 10px 0;
    background-color:#ECE6D9;
}
.bmcx-con .item a {
    display: block;
}
.bmcx-con .item a .padd {
    padding: 30px;
}
.bmcx-con .item a .padd .img {
    width: 73px;
    height: 66px;
    position: relative;
}
.bmcx-con .item a .padd .img .ico1 {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.bmcx-con .item a .padd .img .ico1 img {
    width: 100%;
    height: auto;
    display: block;
}
.bmcx-con .item a .padd .img .ico1 {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.bmcx-con .item a .padd .img .hover1 {
    opacity: 0;
    visibility: hidden;
}
.bmcx-con .item a .padd .l-tit1 {
    font-size: 24px;
    line-height: 31px;
    margin-top: 22px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.bmcx-con .item a .padd .l-txt1 {
    margin-top: 10px;
    line-height: 21px;
    font-size: 16px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    color: #666;
}
.bmcx-con .item:hover{background-image:url(../images/ny-bg1.jpg)}
.bmcx-con .item:hover a .padd .img .ico1{opacity:0;visibility:hidden}
.bmcx-con .item:hover a .padd .img .hover1{opacity:1;visibility:visible}
.bmcx-con .item:hover a .padd .l-tit1{color:#fff}
.bmcx-con .item:hover a .padd .l-tit1{color:#fff}
.bmcx-con .item:hover a .padd .l-txt1{color:#fff}
@media screen and (max-width: 993px){
	.bmcx-con .item a .padd {
		padding: 15px;
	}
	.bmcx-con .item {
		width: 48%;
		margin-right:2%;
	}
}
@media screen and (max-width: 768px){
	.bmcx-con {
		display: block;
		width: 100%;
	}
	.bmcx-con .item {
		width: 100%;
		margin: 0 0px 10px 0;
	}
	.bmcx-con .item a .padd {
		padding: 15px;
	}
	.bmcx-con .item a .padd .img {
		width: 50px;
		height: auto;
		position: relative;
	}
	.bmcx-con .item a .padd .img .ico1 {
		display: block;
		position: relative;
		top: auto;
		left: auto;
	}
	.bmcx-con .item a .padd .img .hover1 {
		display: none;
	}
	.bmcx-con .item a .padd .l-tit1 {
		font-size: 18px;
		margin-top: 10px;
	}
	.bmcx-con .item:hover a .padd .img .ico1{opacity:1; visibility:visible}
	.bmcx-con .item:hover a .padd .img .hover1{ display: none;}
}

/* 便民服务——调查问卷dcwj */
.dcwj-con .list-box {
    margin-bottom: 50px;
}
.dcwj-con .list-item {
    margin-top: 10px;
    background-color: #ECE6D9;
    padding: 40px;
    position: relative;
}
.dcwj-con .h18 {
    margin-bottom: 22px; font-size: 18px;
}
.dcwj-con .submit {
    display: block;
    margin: auto;
    padding: 8px 0;
    width: 163px;
    background-color: #008762;
    border-radius: 999px;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.dcwj-con .check-box, .dcwj-con .radio-box {
    overflow: hidden;
}
.dcwj-con .radio, .dcwj-con .check {
    position: relative;
    float: left;
    padding-left: 22px;
    cursor: pointer;
	font-size: 16px;
}
.dcwj-con .radio:after, .dcwj-con .check:after {
    content: '0';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    background: left no-repeat;
    font-size: 0;
}
.dcwj-con .radio:after {
    background-image: url(../images/radio.png);
}
.dcwj-con .radio + .radio, .dcwj-con .check + .check {
    margin-left: 40px;
}
.dcwj-con  .radio.chk:after, .dcwj-con  .check.chk:after {
    content: '1';
    background-position: right;
}
.dcwj-con .list-txt {
    margin-top: 10px;
    background-color: #ECE6D9;
    position: relative;
	padding: 40px;
}

.dcwj-con .list-txt .opbox {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	font-size: 14px;
    color: #666666;
    margin-top: 15px;
}
.dcwj-con .list-txt .tarea {
    margin-top: 15px;
    padding: 10px;
    background-color: #fff;
    border-radius: 8px;
    height: 150px;
    width: 100%;
}
.dcwj-con .list-txt .tarea textarea {
    width: 100%;
    height: 100%;
	resize: none;
}
.qsbtn {
    width: 150px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    margin: 60px auto 0;
    background-color: #006835;
    font-size: 18px;
}
@media screen and (max-width: 768px){
	.dcwj-con .list-txt,.dcwj-con .list-item {
		padding: 20px 15px;
	}
	.dcwj-con  .h18 {
		margin-bottom: 15px;
		font-size: 17px;
	}
	.dcwj-con .radio + .radio, .dcwj-con .check + .check {
		margin-left: 0px;
	}
	.dcwj-con .radio{ margin-right: 10px;}
	.qsbtn { margin-top: 20px; font-size: 16px;}
	.dcwj-con .radio, .dcwj-con .check { font-size: 14px;}
}

/* 新闻列表 */
.newsbox .page-title-box{ margin-bottom:30px;}
.newslists li a{display: -webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-box-flex:wrap;-ms-flex-wrap:wrap; margin-bottom:30px;}
.newslists li .img{ width:280px; overflow:hidden; height:210px;}
.newslists li .img img{ display:block; width:100%; height:100%;	transition: 0.6s; -webkit-transition: 0.6s;  -moz-transition: 0.6s ease 0s;}
.newslists li .textbox {
    width: calc(100% - 280px);
    background-color: #f2f2f2;
	box-sizing:border-box;
    padding: 20px 8px 0 26px;
	transition: background 0.36s;
    -webkit-transition: background 0.36s;
    -moz-transition: background 0.36s ease 0s;
}
.newslists li .textbox .date {
    color: #666;
    font-family: Arial;
}
.newslists li .textbox .title {
    font-weight: bold;
    font-size: 18px;
    margin-top: 18px;
    max-height: 24px;
    overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.newslists li .textbox .text {
    color: #666;
    margin-top: 16px;
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	
}
.newslists li .textbox .more {
    width: 165px;
    margin-top:10px;
    height: 40px;
    background-color: #666;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    padding: 0 42px 0 20px;
    background-image:url(../images/nmore.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
	transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s ease 0s;
}
.newslists li:hover .textbox{background: url(../images/ny-bg1.jpg) repeat; color:#fff; }
.newslists li:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05)}
.newslists li:hover .date{color:#fff}
.newslists li:hover .text{color:#fff}
.newslists li:hover .more{background-color:#0e6b53}

/* 新闻详情 */
.newsconbox{ padding:80px 0;}
.newscon-l{ width: calc(100% - 360px); float:left;}
.newscon-l .title{ font-size:24px; font-weight:400;}
.newscon-l .title-info {
    color: #bbb;
    margin-top: 12px;
}
.newscon-l .content{ line-height:200%; padding:40px 0 60px;}
.newscon-l .content img{ display:block; margin:10px 0;/* width: 100%; */  margin: 10px auto;}
.newscon-l .sharebox{padding-bottom:20px;margin-bottom:26px;border-bottom:1px solid #f0f0f0}
.newscon-l .sharebox .text{color:#666;line-height:18px; float:left;}
.newscon-l .sharebox .shareitem{margin-left:14px;cursor:pointer; float:left;}
.newscon-l .npagerbox{ float:left;}
.newscon-l .npagerlist{margin-bottom:10px}
.newscon-l .npagerlist .name{color:#444;font-weight:bold; float:left;}
.newscon-l .npagerlist .text{color:#666; float:left;overflow: hidden; text-overflow:ellipsis; white-space: nowrap; width:80%;}
.newscon-l .npagerlist:hover .text{color:#0e6b53; }
.newscon-l .return{width:100px; display:block; float:right; height:38px;border-radius:4px;background-color:#0e6b53;color:#fff;line-height:38px;font-weight:bold;padding:0 48px 0 23px;background-image:url(../images/nreturn.png);background-repeat:no-repeat;background-position:right 22px center;transition: background 0.3s;}
.newscon-l .return:hover{background-color:#d0b986}
#qrcode {
    display: none;
}
#qrcode img{
  position: absolute;
  left:10px;
  bottom:40px;
  border: 4px solid #f1f1f1;
  padding: 0;
  z-index:999
}
.phimg:hover #qrcode{
  display: block;
}
.phimg #qrcode img{ bottom:-120px;left:-30px;}

.newscon-l .sharebox {  position:relative;}
.wxitem:hover #qrcode{
  display: block;
}
.newscon-r{ width:300px; padding: 36px 18px; background-color: #f8f8f8; float:right;}
.newscon-r .name { color: #666; font-size: 18px; font-weight: bold;}
.relateditems ul li {
  display: flex;
  align-items: center;
  padding-bottom: 18px;
  margin-bottom: 18px;
  border-bottom: 1px dashed #adadad;
}
.relateditems ul li a {
  display: flex;
  align-items: center;
  width: 100%;
}
.relateditems ul li:hover .imgBox div {
  transform: scale(1.05);
}
.relateditems ul li:hover .tx h2 {
  color: #e40112;
  text-decoration: underline;
}
.relateditems ul li:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.relateditems ul li .imgBox {
  width: 46.2%;
  height: 64px;
  overflow: hidden;
}
.relateditems ul li .imgBox div {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: all 0.5s;
}
.relateditems ul li .tx {
  box-sizing: border-box;
  width: 53.8%;
  padding-left: 0.2rem;
}
.relateditems ul li .tx h2 {
  font-size: 16px;
}
/* 产品列表 */
.productbox{ padding:50px 0;background-color: #F7F3EB;}
.productbox .page-title-box .content {
    line-height: 24px;
    margin-top: 36px;
}
.prolists{ margin:60px 0 40px;}
.proitems{margin-top:60px;}
.proitem{width:24%;margin-right:1.3333%;margin-bottom:28px; display:block; float:left;}
.proitem:nth-of-type(4n){margin-right:0}
.proitem .img{border:2px solid #d2d2d2; overflow:hidden;}
.proitem .img img{ display:block; width:100%; transition:0.6s ease 0s;-webkit-transition:0.6s ease 0s;-moz-transition:0.6s ease 0s}
.proitem:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);}
.proitem:hover .img{ border-color:#0e6b53;}
.proitem .namebox{background-color:#f6f6f6;padding:20px 40px 20px 15px;background-image:url(../images/promore.png);background-repeat:no-repeat;background-position:right 15px center;transition:0.6s ease 0s;-webkit-transition:0.6s ease 0s;-moz-transition:0.6s ease 0s}
.proitem .namebox .name{font-size:16px;transition:0.6s ease 0s;-webkit-transition:0.6s ease 0s;-moz-transition:0.6s ease 0s;max-height:21px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.proitem:hover{box-shadow:0px 10px 30px 0px rgba(0, 0, 0, 0.07)}
.proitem:hover .namebox{background-color:#fff;background-image:url(../images/promore_cur.png)}
.proitem:hover .namebox .name{color:#0e6b53}

/* 公司介绍 */
.aboutbox  .left, .aboutbox .right {
  box-sizing: border-box;
  width: 47.3%;
}
.aboutbox  .left {
  width: 100%;
  margin-right: 2.7%;
  float:left;
}
.num-box{ background:url(../images/ny-bg1.jpg) repeat; padding:3vw 0;}
.num-box ul {
  display: flex;
  text-align: center;
}
.num-box  ul li {
  width: 25%;
  align-items: center;
  border-right: 1px solid #1e8b6f;
}
.num-box  ul li .red {
  font-size: 48px;
  color: #F7F3EB;
  line-height: 1;
}
.num-box  p i{
  font-size: 24px;
  margin-left: 0.9vw;
}
.num-box  ul li .p3 {
  font-size: 18px;
  font-weight: bold;
	line-height: 2;
	color:#fff;
}
.aboutbox  .left p {
    margin-bottom: 1vw;
	font-size: 15px;
	letter-spacing: .2px;
}
.aboutbox .left a,.bgi .text a{ display: block; padding-left: 28px; font-size: 16px; font-weight: bold; color:#0e5543;  background: url(../images/more-ico.png) no-repeat 0 center;}
.aboutbox .right{ float:right;}
 
.aboutbox .right img {
    width:100%;
	display:block;
    margin-bottom:1.5vw;
}

.aboutbox2 {
    position: relative;
    padding: 2vw 0 1vw;
}
.aboutbox2 .ctx1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position:relative;
}
.aboutbox2 .ctx1 .imgBox {
  position: relative;
  overflow: hidden;
}
.aboutbox2 .imgBg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 43vw;
  background-size: cover;
  background-position: center;
}
.aboutbox2 .ctx1 .imgBox .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transition: all 0.5s;
}
.aboutbox2 .ctx1 .imgBox:hover .bg {
  transform: scale(1.05);
}
.aboutbox2 .ctx1 .left {
  width: 55.5%;
}
.aboutbox2 .ctx1 .left .imgBox1 {
  width: 100%;
  height: 14vw;
  margin-bottom: 1.2vw;
}
.aboutbox2 .ctx1 .left .bottom {
  display: flex;
  justify-content: space-between;
}
.aboutbox2 .ctx1 .left .bottom .imgBox {
  display: flex;
  align-items: flex-end;
  width: 48.4%;
  height: 15vw;
  padding: 0.37vw 0.47vw;
}
.aboutbox2 .ctx1 .right {
  width: 36%;
}
.aboutbox2 .ctx1 .right p{ color:#333;}
.aboutbox2 .ctx1 .right .p1 {
  font-size: 56px;
  color: #2d6c5c;
}
.aboutbox2 .ctx1 .right .p2 {
  font-size: 32px;
  color: #2d6c5c;
  margin-bottom: 2vw;
}
.aboutbox2 .ctx1 .right .p3 { font-size: 16px; margin-bottom:1vw; background: url(../images/dot4.png) no-repeat left center; padding-left:25px;}

/*  医院领导 */
.ldtd-box{padding: 50px 0 40px; background-color: #ECE6D9;}
.ldtd-box ul{ display: flex; flex-wrap:wrap; justify-content:space-between;}
.ldtd-box li{ width: 23.5%;   margin-bottom: 40px; }
.ldtd-box li img{  width:100%; display: block;}
.ld-txt {
    padding: 25px 0;
    font-size: 24px;
    text-align: center;
    color: #ffffff;
	background: url(../images/ny-bg1.jpg);
}
.ld-txt  .s {
    margin: 0 6px;
}
.ny-tit{ text-align:center; font-size: 30px; margin-bottom: 30px;}
.ny-tit2{ font-size:32px; text-align: center;}
/*  医院线路 */
.yylx{ margin-top:40px; margin-bottom:40px;}
.yylx .con {
    padding: 20px;
    background: #F7F3EB url(../images/yyxl-bg.png) no-repeat top right;
    margin-top: 35px;
    position: relative;
}	
.rbox {
    padding:0 0 12px 55%;
    width:98%;
}
.rbox .li {
    padding-left: 45px;
    position: relative;
}
.rbox .icon {
    width: 32px;
    position: absolute;
    top: -4px;
    left: 0;
}
.rbox .icon img {
    width: 100%;
    display: block;
}
.rbox .tbox .tl {
    float: left;
}
.rbox .tbox .tr {
    overflow: hidden;
}
.rbox .tbox .tr p{
    margin-bottom:18px;
    font-size:14px;
    text-align:justify;
}
.rbox .tbox .tr p span{
    font-weight:bold;
}
.rbox .tbox .tr .p {
    line-height: 2;
    margin-top: 5px;
}
.rbox .li{
    margin-top: 30px;
	font-size: 16px;
}
#mapbox {
    width:50%;
    position: absolute;
    left: 20px;
    top: 20px;
    bottom: 20px;
    height: auto;
}
.button {
    position: absolute;
    cursor: pointer;
    top:18px;
    font-size: 40px;
    color: #333;
}
.prev {
    left:0px;
}
.next {
    right:0px;
    transform: rotate(-180deg);
}
.historybox {
    width:100%;
    margin: 0 auto;
    position: relative;
    padding: 50px 0;
	 background:url(../images/history-bg.png) no-repeat center 0;
}
.historybox .w1200{ position:relative;}
.slide_wrap  {
    overflow: hidden;
    position: relative;
	width:96%; margin:0 auto;
}
.slide_wrap ul {
    position: relative;
    left: 0px;
}
.slide_wrap::after {
    width: 100%;
    height: 1px ;
    background-color: #999;
    content: '';
    position: absolute;
    top: 48px;
    left: 0px;
}
.slide_items li{
    float: left;
    font-size: 20px;
    width: 200px;
    text-align: center;    
}
.slide_items li a {
    display: block;
}
.slide_items li.on {
    color: yellow;
    border-radius: 30px;
}
.slide_items li span {
    color: #333333;
    font-size: 24px;
    display: block;
}
.slide_items li div {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 1px solid #a2a2a2;
    border-radius: 13px;
    padding: 2px;
    box-sizing: border-box;
    margin-top:-5px;
}
.slide_items li i{
    display: block;
    width: 10px;
    height: 10px;
    background-color: #a2a2a2;
    border-radius: 5px;

}
.slide_items li.on div {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-color: #d3d3d3;
    border-radius: 13px;
    padding: 8px;
    box-sizing: border-box;
    margin-top: 0px;
}

.slide-content {
    margin-top: 60px;
}
.slide-content img{
   width: 100%;
}
.slide-content ul {
    display: none;
}
.slide-content ul.on {
    display: block;
}

.slide-content li {
    display: flex;
    cursor: pointer;
}
.slide-content li .left {
    width: 50%;
    height:272px;
}
.slide-content li .left .imgBox {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.slide-content li .left .imgBox div {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: all 0.5s;
}
.slide-content li .right {
    display: flex;
    align-items: center;
    width: 50%;
    background: #fff;
    padding: 0 1rem;
}
.slide-content li .right .p1 {
    font-size: 32px;
    color: #d51127;
    margin-bottom: 0.3rem;
}
.slide-content li .right .p2 {
    font-size:20px;
    color: #222;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
/* 视频弹窗 */
.video-pop{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  display: none;
}
.video-pop .pop-bg{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.8);
}
.yy-about{ padding:40px;}
.yy-about h3{ font-size:30px; line-height: 200%;}
.video-pop .pop-box{
  width: 1020px;
  /* height: 575px; */
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  background: #fff;
  box-sizing: border-box;
}
.video-pop .pop-box .close{
  width: 24px;
  height: 24px;
  position: absolute;
  right: 0px;
  top: -40px;
  cursor: pointer;
}
.video-pop .pop-box .video{
  width: 100%;
  height: 100%;
}

.image-pop{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  display: none;
}
.image-pop .pop-bg{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.8);
}
.image-pop .pop-box{
  width: 1200px;
  height: 900px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  background: #000;
  box-sizing: border-box;
}
.image-pop .pop-box .close{
  width: 24px;
  height: 24px;
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  z-index: 9;
}
.image-pop .pop-box .pic-box{
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.image-pop .pop-box .pic-box .pic-list{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.image-pop .pop-box .pic-box .pic-list.active-pic{
  display: block;
}
.image-pop .pop-box .pic-box .pic-list img{
  opacity: 0;
  width: 100%;
  height: 100%;
}
.image-pop .btn{
  width: 60px;
  height: 60px;
  background: #919797;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  cursor: pointer;
}
.image-pop .btn img{
  width: 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
}
.image-pop .pre-btn{
  left: 0;
}
.image-pop .next-btn{
  right: 0;
}

/* 科室导航 列表页 */
.gz_department_navigation1 .dl {
    margin-top: 62px;
}
.t_dl1 .dt {
    position: relative;
    padding: 1px 0;
}

.t_dl1 .dt::before, .t_dl1 .dt::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 195px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.t_dl1 .dt::before {
    right: 36px;
    border-bottom: 1px solid #006835;
}
.t_dl1 .dt::after {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #006835;
}
.t_dl1 .dt .t {
    position: relative;
    font-size: 30px;
	padding-left:60px;
}
.t_dl1 .dt .t::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 36px;
    height: 14px;
    background: url(../images/png7.png) no-repeat;
    background-size: contain;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.t_dl1 .dt .t .ico {
    position: absolute;
    left: 0;
    top: 50%;
    width: 44px;
    height: 44px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
	vertical-align: middle;
}
.t_dl1 .dd {
    margin-top: 40px;
    overflow: hidden;
}
.xfont, .xicon {
    position: relative;
    -webkit-transition-property: color, background;
    transition-property: color, background;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.t_link1 {
    display: block;
    padding: 0 30px;
    width: 190px;
    border: 1px solid #e5e5e5;
    line-height: 48px;
}
.t_dl1 .dd .t_link1 {
    float: left;
    margin-left: 18px;
    margin-bottom: 18px;
	font-size: 16px;
}
.t_dl1 .dd .t_link1:nth-child(6n+1) {
    margin-left: 0;
}
.t_link1::after {
    content: '';
    position: absolute;
    left: 15px;
    top: 50%;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #006835;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.xfont::before, .xicon::before {
    display: block;
    text-align: center;
    font-family: xfont;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.t_link1:before{
	content: '';
	display: block;
	position: absolute;
	right: 24px;
	top:0;
	height: 100%;
	width: 8px;
	background:url(../images/ksjt.png) no-repeat center right;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.t_dl1 .dd .t_link1:hover:before { right: 15px;}

@media screen and (max-width: 1200px){
	.t_dl1 .dd .t_link1:nth-child(6n+1){ margin-left:18px;}
}
@media screen and (max-width: 768px){
	.t_dl1 .dd {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-top: 20px;
	}
	.t_dl1 .dd .t_link1 {
		float: none;
		width: calc((100% - 20px) / 2);
		padding: 0 30px;
		font-size: 14px;
	}
	.gz_department_navigation1 .dl:nth-child(n) {
		margin-top: 20px;
	}
	.t_dl1 .dd .t_link1:nth-child(odd) {
		margin-left: 0;
	}
	.t_dl1 .dd .t_link1:nth-child(n) {
		margin-left: 10px;
		margin-bottom: 10px;
	}
}

/* 科室介绍—————第一部分介绍 */
.dmbanner-nav-wrap {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../images/dm-banner.jpg);
}
.dmbanner-nav-wrap .dmbanner-nav {
    min-height: 600px;
}
.dmbanner-nav-wrap .dmbanner-nav .dmbanner-center h1 {
    padding-top: 85px;
    float: none !important;
    text-align: center;
	font-size: 42px;
    letter-spacing: .2em;
	color:#fff;
}
.dmbanner-nav-wrap .point-wrap {
    text-align: center;
}
.dmbanner-nav-wrap .point-wrap span {
    color: #fff;
    font-size: 20px;
}
.introduce-row {
    position: relative;
    z-index: 1;
    padding: 40px;
    margin-top: -360px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
.introduce-row>.fl {
    position: relative;
    width: 55%;
}
.introduce-row .news-img-news {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.introduce-row .news-img-news .news-img-news-item a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
}
.introduce-row .news-img-news .news-img-news-item a img {
    display: block;
    width: 100%;
    height: 100%;
}
.introduce-row>.fr {
    width: 45%;
}
.dm-tit a.fl {
    font-size: 32px;
    line-height: 50px;
}
.inner-list-item .inner-list-content {
    position: relative;
    margin-top: 5px;
}
.profile-info p {
    margin-bottom: 0;
    font-size: 16px;
    color: #666;
    line-height: 32px;
    max-height: 192px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    display: -webkit-box !important;
}
.profile-info h3{ margin-top:20px; font-size:20px; background: url(../images/gz_ksxx2.png) no-repeat 0 center; padding-left:36px;}
a.look-more {
    position: relative;
    z-index: 1;
    display: block;
    width: 172px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #b2a371;
    font-size: 16px;
    background-image: url(../images/look-more-bg.png);
    background-repeat: no-repeat;
    background-position: center;
}
a.look-more.left-more {
    margin-top:20px;
}
/* 科室介绍—————医疗团队 */
.depart1-2{ margin-top:40px; margin-bottom: 40px;}
.depart1-2 .con{position: relative; }
.depart1-2 .con .slick-slide{ text-align: center; }
.depart1-2 .con .item{ position: relative; }
.depart1-2 .con .item a {
    display: block;
    width: 290px;
    overflow: hidden;
    position: relative;
}
.depart1-2 .con .item .img-box{  width:290px; height:378px; overflow:hidden;}
.depart1-2 .con .item .img-box img{ width:290px; vertical-align: middle; display: block;}
.depart1-2 .con .item .img-txt{ width:100%; position: absolute; bottom:-200px; transition:.36s; padding:32px 33px; background-color: rgba(0,0,0,.64);}
.depart1-2 .con .item .img-txt h3{ color:#fff; font-size: 20px; line-height: 22px; }
.depart1-2 .con .item .img-txt h3 span{ font-size: 14px; padding-left:20px; display: inline-block;}
.depart1-2 .con .item .img-txt p{ color:#fff;  line-height: 22px;overflow: hidden;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  }
.depart1-2 .con .item:hover .img-txt{ bottom:0;}
.depart1-2 .con .slick-list {
    padding-top:40px;
}
.depart1-2 .ny-tit2{margin-bottom: 20px;}
.depart1-2 .con .slick-prev {
    width: 40px;
    height: 40px;
    left:50%;
	margin-left: -50px;
    top:0;
    text-indent: -9999px;
    background: url(http://www.wchscu.cn/Public/static/themes/image/jt1.png);
	border: 1px solid #dbdee1;
    border-radius: 50%;
	z-index: 10;
}
.depart1-2 .con .slick-next {
    width: 40px;
    height: 40px;
    right:50%;
	margin-right: -50px;
    top:0;
    text-indent: -9999px;
    background: url(http://www.wchscu.cn/Public/static/themes/image/jt1.png) right 0;
	border: 1px solid #dbdee1;
    border-radius: 50%;
}
.depart1-2 .con .slick-next:hover, .depart1-2 .con .slick-prev:hover {
    background-color: #c7a368;
    border-color: #c7a368;
}
.depart1-2 .con .slick-prev:hover {
    background-position: left bottom;
}
.depart1-2 .con .slick-next:hover {
    background-position: right bottom;
}
.img-txt2{width:100%; height: 60px; padding:0 20px; line-height: 60px; background: url(../images/ind-bg1.jpg);}
.img-txt2 h4{float:left; font-size:18px; color:#fff;}
.img-txt2 span{float:right; font-size:14px; color:#fff;}
@media screen and (max-width: 768px){
	.depart1-2 .con .item {
		width: 45%;
		height: auto;
	}
	.depart1-2 .con .item a {
		width: 100%;
		height: auto;
	}
	.depart1-2 .con .item .img-box{  width:100%; height:auto; overflow:hidden;}
	.depart1-2 .con .item .img-box img{ width:100%; vertical-align: middle;}
}

/* 科室介绍详情页—————科室专家 */
.depart1-8{ margin-top: 50px;}
.depart1-8 .list {
    overflow: hidden;
    width: 105%;
    margin-top: 45px;
    padding-bottom: 30px;
}
.depart1-8 .list .item {
    overflow: hidden;
    height: 375px;
    background: #F7F3EB;
    float: left;
    width: 602px;
    margin: 0 26px 30px 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.depart1-8 .list .item .img {
    float: left;
    height: 100%;
    width: 288px;
}
.depart1-8 .list .item .img img {
    width: 100%;
    height: auto;
}
.depart1-8 .list .item .txt {
    overflow: hidden;
    text-align: justify;
}
.depart1-8 .list .item .txt .padd {
    padding: 35px 40px;
}
.depart1-8 .list .item .txt .t1 {
    font-size: 20px;
}
.depart1-8 .list .item .txt .t2 {
    font-size: 14px;
}
.depart1-8 .list .item .txt .p {
    color: #666666;
    padding-top: 10px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    word-break: break-all;
    text-align: justify;
    text-justify: inter-ideograph;
}
@media (max-width:1280px){
	.depart1-8 .list .item{ width:48%; margin-right:1%;}
}
@media (max-width:1200px){
	.depart1-8 .list .item .txt .padd{ padding:20px;}
}
@media (max-width:1024px){
	.depart1-8 .list .item .img{ width:260px;}
 
}
@media (max-width:933px){
	.depart1-8 .list {
		margin-top: 20px;
		width: auto;
	}
	.depart1-8 .list .item {
		width: auto;
		float: none;
		margin: 0;
		height: auto;
		padding: 15px;
		margin-bottom: 20px;
	}
	.depart1-8 .list .item .img {
		width: 110px;
		margin-right: 15px;
	}
	.depart1-8 .list .item .txt {
		display: inline;
		overflow: inherit;
	}
	.depart1-8 .list .item .txt .padd {
		padding: 0;
	}
	.depart1-8 .list .item .txt .t1 {
		font-size: 18px;
	}
	.depart1-8 .list .item .txt .p {
		padding-top: 5px;
	}
 
}

/* 科室介绍详情页—————医疗设备 */
.depart1-4{padding:40px 0;}
.depart1-4 .x-wrap{overflow: hidden;}
.depart1-4 .ny-tit2{ margin-bottom: 20px;}
.depart1-4 .item{float: left; width: 31.5%; margin-right: 2.75%;  margin-bottom: 30px;  overflow: hidden; cursor: pointer;}
.depart1-4  .item:nth-child(3n) {
    margin-right: 0;
}
.depart1-4 .item .img {
    height: auto;
    overflow: hidden;
	max-height: 321px!important;
}
.trans-scale .i {
    height: 100%;
	display: block;
    width: 100%;
    height: auto;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
}
.depart1-4 .item .txt {
    background: #ECE6D9;
    line-height: 50px;
    color: #333;
    font-size: 20px;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

@media (max-width:993px){
	.depart1-4 .slider-five{ display: -webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-box-flex:wrap;-ms-flex-wrap:wrap; justify-content:space-between; width:100%;}
	.depart1-4  .item:nth-child(3n) {
		margin-right:inherit;
	}
	.depart1-4 .item{ width:33%; margin:0; margin-bottom: 20px;}
	
	
}
@media (max-width:640px){	
	.depart1-4 .item{ width:48%;}
	.depart1-4 .item .txt {line-height: 40px;}
}


/* 科室介绍详情页—————特色疗法 */
.depart1-5{  background-color: #ECE6D9; padding: 40px 0;}
.depart1-5 .slider-nav{ margin-bottom: 20px;}
.depart1-5 .item-nav{
    height: 263px;    
    color: #333;
    cursor: pointer;
	text-align: center;
	color:#fff;	
	margin: 10px;
	outline: none;
	
}
.depart1-5 .item-nav h3{height:263px; width:100%; border-radius: 200px; font-size: 20px;background: url(../images/ny-bg1.jpg); display: flex;	align-items:center; text-align: center; justify-content:center;}
.depart1-5 .item-nav h3 span{ padding:4%;}
.depart1-5 .item-nav.slick-center h3{ background: url(../images/ind-bg1.jpg);}
.slider-six .item{ width:100%; height: auto; font-size: 16px; line-height:200%; }
.depart1-5 .slick-prev,.depart1-5 .slick-next{ width: 40px;
    height: 40px;	
    top:50%;
	margin-top: -20px;
    text-indent: -9999px;   
	border: 1px solid #0b6852;
    border-radius: 50%;}
.depart1-5 .slick-prev {
	left:0;
	margin-left: -50px;
	background: url(http://www.wchscu.cn/Public/static/themes/image/jt1.png);
}
.depart1-5 .slick-next {
    right:0;
	margin-right: -50px;
    background: url(http://www.wchscu.cn/Public/static/themes/image/jt1.png) right 0;
}
.depart1-5 .slick-next:hover, .depart1-5 .slick-prev:hover {
    background-color: #c7a368;
    border-color: #c7a368;
}
.depart1-5 .slick-prev:hover {
    background-position: left bottom;
}
.depart1-5 .slick-next:hover {
    background-position: right bottom;
}


/* 优势病种 */
.casewrap { margin-top:40px;}
.casewrap .item{position:relative;width:31.5%; margin-right:2.75%;margin-bottom:30px;overflow:hidden; float:left;}
.casewrap .item .img{ width:100%; max-height: 240px!important; overflow:hidden;}
.casewrap .item .img img{width:100%; display:block; transition: all .6s;}
.casewrap .zj-txt{ background:#ECE6D9; padding:20px; line-height: 28px;}
.casewrap .zj-txt h3{font-size: 18px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }	
.casewrap .zj-txt p{  color: #999; overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.casewrap .item:hover img{ transform: scale(1.1);}
.casewrap .item:hover .zj-txt{ background:url(../images/ny-bg1.jpg); }
.casewrap .item:hover .zj-txt h3{ color:#fff;}
.casewrap .item:hover .zj-txt p{ color:#fff;}
.casewrap .item:nth-child(3n){ margin-right:0;}
@media screen and (max-width: 768px){
	.casewrap .item{width: 48%;    margin-right: 4%;    margin-bottom: 15px;}
	.casewrap .item:nth-of-type(2n+1){ margin-right:4%;}
	.casewrap .item:nth-child(2n){ margin-right:0;}
	
}
/* 优势病种详情页 */
.depart1-41{ background: #ECE6D9; padding-bottom: 60px;}
.depart1-41 .slider-five .item{ margin-right: 0; margin-bottom: 0;}
.depart1-41 .slider-five .item a{ display: block; width:97%;}
.depart1-41 .slider-five .item .txt{ background: url(../images/ny-bg1.jpg); color:#fff;}
/* 荣誉资质 */
.medis-mess-box  .con-tab-mod  .list-box{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    flex-flow: wrap;
}
.medis-mess-box  .con-tab-mod .list-box .listimg { width:28%; margin-right: 55px; margin-bottom: 58px; background-size: cover; border:1px solid #d2d2d2; overflow:hidden;}
.medis-mess-box  .con-tab-mod .listimg .pic-box{ position:relative; background-size: cover; height:256px; transition: 0.6s ease 0s; -webkit-transition: 0.6s ease 0s; -moz-transition: 0.6s ease 0s;}

.medis-mess-box  .con-tab-mod .listimg .down-icon{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    margin-left: -18px;
    display: none;
}
.medis-mess-box  .con-tab-mod .listimg:hover{ border-color:#0e6b53}
.medis-mess-box  .con-tab-mod .listimg:hover .down-icon {
    display: block;
}

/* 科普列表 */
     .kplist li {
        margin-right: 30px;
        width: 380px;
        float: left;
    }
    .kplist li:nth-child(3n){ margin-right:0;}
    .kplist li .img {
        position: relative;
		max-height:285px;
        overflow: hidden;
        width: 100%;
    }
    .kplist li .img .i {
        width: 100%;
    }
    .kplist li .cont {
        padding: 23px 20px 38px 0;
    }
    .kplist li .y {
        font-family: avian;
        font-size: 18px;
        color: #006835;
    }
    .kplist li .p {
        margin-top: 8px;
        line-height: 1.3125;
    }

    @media screen and (max-width: 1280px){
        .kplist li {
            width: 350px;
        }
    }
    @media screen and (max-width: 1200px){
        .kplist li {
            width: 320px;
        }
    }
    @media screen and (max-width: 1090px){
        .kplist li {
            width: 300px;
        }
    }
    @media screen and (max-width: 1030px){
        .kplist li {
            width: 280px;
        }
    }
    @media screen and (max-width: 993px){
        .kplist ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            justify-content:space-between;
            margin-bottom: 22px;
        }
        .kplist li {
            margin-right: 0;
            width: 48%;
            float: none;;
        }
    }


/* 联系我们 */
.catbox .page-title-box{ margin-bottom:60px;}
.catbox .contact-l{ border-right:2px solid #f7f7f7; float:left; width:30%;}
.catbox .contact-l .name{color:#9c9c9c}
.catbox .contact-l .tel{color:#666;font-size:30px; font-family:Arial, Helvetica; margin-top:14px}
.catbox .contact-l .conewmbox{margin-top:50px}
.catbox .contact-l .conewmlist{ float:left;}
.catbox .contact-l .conewmlist:nth-of-type(1){margin-right:29px}
.catbox .contact-l .conewmlist .img{width:116px;height:116px;border:1px solid #ebebeb;text-align:center;line-height:116px}
.catbox .contact-l .conewmlist .img img{display:initial;vertical-align:middle}
.catbox .contact-l .conewmlist .text{color:#666;text-align:center;margin-top:10px}
.catbox .contact-r{ float:right;}
.catbox .contact-r .icon{ float:left;}
.catbox .contact-r .icon img{ display:block; width:100%;}
.catbox .contact-r .conlist{margin-bottom:42px}
.catbox .contact-r .conlist:nth-last-of-type(1){margin-bottom:0}
.catbox .contact-r .conlist .textbox{margin-left:17px; float:left;}
.catbox .contact-r .conlist .textbox .name{color:#9c9c9c}
.catbox .contact-r .conlist .textbox .text{font-size:18px;margin-top:10px}


